ComponentOne ASP.NET MVC Controls
ChildItemsPath Property (Sunburst<T>)

C1.Web.Mvc Namespace > Sunburst<T> Class : ChildItemsPath Property
Gets or sets the name of the property (or properties) used to generate child items in hierarchical data.
Syntax
'Declaration
 
Public Property ChildItemsPath As String
public string ChildItemsPath {get; set;}
See Also

Reference

Sunburst<T> Class
Sunburst<T> Members